From 176e76637949353959db614444311711c3f492f6 Mon Sep 17 00:00:00 2001 From: parkrrrr Date: Wed, 16 Feb 2005 18:58:12 +0000 Subject: [PATCH] remove 'google' from readme git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1069 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/README | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/gpsbabel/README b/gpsbabel/README index 0660324c2..30c425e83 100644 --- a/gpsbabel/README +++ b/gpsbabel/README @@ -103,23 +103,6 @@ THE FORMATS gpsbabel -D9 -i garmin -f usb: -o gpx -F blah.gpx - GOOGLE - - This format is designed to read the XML emitted when you tack - "&output=xml" onto the end of a Google Maps URL (use the "link - to this page" option to get a usable URL.) This allows you to - plan a route using Google Maps, then download it and use it in - your own mapping program or GPS receiver. If you use a Unix- - compatible operating system, this shell script might be useful: - - #!/bin/sh - FROM="233 S. Wacker, Chicago, IL" - TO="1060 W. Addison, Chicago, IL" - wget -O - "http://maps.google.com/maps?q=$FROM to $TO&output=xml" \ - 2>/dev/null >google_map.xml - - gpsbabel -i google -f google_map.xml -o gpx -F google_map.gpx - GPSMAN GPS Manager can read and write formats that this converter doesn't -- 2.30.2